Skip to main content

mobileGetKeyboardDisplay

Type

function

Summary

Get the mode in which the keyboard is displayed

Syntax

mobileSetKeyboardDisplay()

Description

Use the mobileSetKeyboardDisplay command to configure the move of keyboard display.

Examples

on keyboardActivated
if mobileGetKeyboardDisplay() is "over" then
layoutUI
end if
end keyboardActivated

message: keyboardDeactivated, keyboardActivated

command: mobileSetKeyboardDisplay

Compatibility and Support

Introduced

LiveCode 9.5

OS

ios

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?